Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

build(deps): bump @capacitor/core from 3.3.1 to 3.6.0#756

Closed
dependabot[bot] wants to merge 1 commit intov3.xfrom
dependabot/npm_and_yarn/v3.x/capacitor/core-3.6.0
Closed

build(deps): bump @capacitor/core from 3.3.1 to 3.6.0#756
dependabot[bot] wants to merge 1 commit intov3.xfrom
dependabot/npm_and_yarn/v3.x/capacitor/core-3.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Bumps @capacitor/core from 3.3.1 to 3.6.0.

Release notes

Sourced from @​capacitor/core's releases.

3.6.0

3.6.0 (2022-06-17)

Bug Fixes

  • ios: Use URL(fileURLWithPath:) instead of URL(string:) (#5603) (5fac1b2)

Features

  • android: update support for Portals for Capacitor to include Live Updates (#5660) (62f0a5e)
  • iOS, Android: add AppUUID Lib for plugins (#5690) (05e76cf)

3.5.1

3.5.1 (2022-05-04)

Bug Fixes

  • android: move initialFocus on webview into config (#5579) (8b4e861)
  • core: Make cordova bridge use Promise instead of setTimeout (#5586) (f35d96b)

3.5.0

3.5.0 (2022-04-22)

Features

  • android: Add overridable routing for WebViewLocalServer (#5553) (3bb288e)
  • cli: support capacitor portals plugin changes needed (#5558) (6810a19)
  • ios: Add overrideable routing for CAPBridgeViewController subclasses (#5546) (8875d5e)

3.4.3

3.4.3 (2022-03-04)

Bug Fixes

  • cli: avoid srcFiles is not iterable on kotlinNeededCheck (#5481) (3c2b579)

3.4.2

3.4.2 (2022-03-03)

Bug Fixes

  • android: compatibility with cordova kotlin plugins (#5438) (55bf004)

3.4.1

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

3.6.0 (2022-06-17)

Bug Fixes

  • ios: Use URL(fileURLWithPath:) instead of URL(string:) (#5603) (5fac1b2)

Features

  • android: update support for Portals for Capacitor to include Live Updates (#5660) (62f0a5e)
  • iOS, Android: add AppUUID Lib for plugins (#5690) (05e76cf)

4.0.0-alpha.2 (2022-05-12)

Bug Fixes

  • android: make removeAllListeners return a promise (#5527) (6f4d858)
  • android: prevent app from loading if server.url is invalid (d4a0dea)
  • cli: Use CURRENT_PROJECT_VERSION variable on ios template (#5418) (0a07648)
  • ios: make removeAllListeners return a promise (#5526) (815f71b)

Features

  • android: don't allow server.androidScheme to be set to schemes handled by WebView (01285ba)
  • android: set default targetSDK to 31 (#5442) (4442459)
  • android: Upgrade gradle to 7.4 (#5445) (28eaf18)
  • android: Use java 11 (#5552) (e47959f)
  • cli: export android-template activity for SDK 31 support (#5351) (79b4a3c)
  • cli: set targetSDK to 31 in android-template (#5443) (8793c58)
  • cli: Upgrade Gradle to 7.4 in the template (#5446) (11b648d)
  • ios: add getConfig to CAPPlugin (#5495) (224a9d0)
  • ios: Add preferredContentMode configuration option (#5583) (5b6dfa3)

3.5.1 (2022-05-04)

Bug Fixes

  • android: move initialFocus on webview into config (#5579) (8b4e861)
  • core: Make cordova bridge use Promise instead of setTimeout (#5586) (f35d96b)

... (truncated)

Commits
  • 1e06a19 Release 3.6.0
  • 05e76cf feat(iOS, Android): add AppUUID Lib for plugins (#5690)
  • 62f0a5e feat(android): update support for Portals for Capacitor to include Live Updat...
  • 6cba188 Update README.md
  • 9e2a5e4 Router base path (#5630)
  • 5fac1b2 fix(ios): Use URL(fileURLWithPath:) instead of URL(string:) (#5603)
  • 009064d Release 3.5.1
  • 8b4e861 fix(android): move initialFocus on webview into config (#5579)
  • f35d96b fix(core): Make cordova bridge use Promise instead of setTimeout (#5586)
  • f03e1a6 Release 3.5.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 3.3.1 to 3.6.0.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@3.3.1...3.6.0)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #781.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/v3.x/capacitor/core-3.6.0 branch August 1, 2022 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants